Add iso-codes as a Recommends, and depend on it for tests
authorSimon McVittie <smcv@debian.org>
Fri, 11 Dec 2020 16:47:35 +0000 (16:47 +0000)
committerSimon McVittie <smcv@debian.org>
Fri, 11 Dec 2020 16:47:35 +0000 (16:47 +0000)
debian/control
debian/control.in
debian/tests/control

index 39b0b5ce0eeff55842c84c4450a6207bce74ef83..a28a5cf68bc21f088c216004fd90bcbd4835fb24 100644 (file)
@@ -14,6 +14,7 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                gnome-pkg-tools (>= 0.11),
                gobject-introspection (>= 1.41.3),
                gsettings-desktop-schemas <!nocheck>,
+               iso-codes <!nocheck>,
                libcairo2-dev (>= 1.14.0),
                libcolord-dev (>= 0.1.9),
                libcups2-dev (>= 2.0),
@@ -73,7 +74,8 @@ Depends: adwaita-icon-theme,
          ${shlibs:Depends},
          libgtk-4-common (>= ${source:Version})
 Provides: gtk4-binver-4.0.0
-Recommends: libgtk-4-bin
+Recommends: libgtk-4-bin,
+            iso-codes
 Suggests: gvfs,
           librsvg2-common
 Breaks: gnome-themes-standard (<< 3.6),
index 00abbab2c9b56978e2c16ef2cc14e2dcdeb81956..7d2ef086ee05593098b0b0c65029b37874b0b99e 100644 (file)
@@ -14,6 +14,7 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                gnome-pkg-tools (>= 0.11),
                gobject-introspection (>= 1.41.3),
                gsettings-desktop-schemas <!nocheck>,
+               iso-codes <!nocheck>,
                libcairo2-dev (>= 1.14.0),
                libcolord-dev (>= 0.1.9),
                libcups2-dev (>= 2.0),
@@ -73,7 +74,8 @@ Depends: adwaita-icon-theme,
          ${shlibs:Depends},
          @COMMON_PKG@ (>= ${source:Version})
 Provides: @GTK_BINVER_DEP@
-Recommends: @BIN_PKG@
+Recommends: @BIN_PKG@,
+            iso-codes
 Suggests: gvfs,
           librsvg2-common
 Breaks: gnome-themes-standard (<< 3.6),
index 462d17c406be69980d5a541d9664d5fbf9c0243a..076785a2a4cb39390064ddcd5a406fd98140f44f 100644 (file)
@@ -8,9 +8,9 @@ Depends: dbus, gir1.2-gtk-4.0, python3-gi, xauth, xvfb
 Restrictions: flaky, superficial
 
 Tests: installed-tests
-Depends: dbus (>= 1.8), gnome-desktop-testing (>= 2018.1-1~), gtk-4-examples, locales | locales-all, librsvg2-common, xauth, xvfb
+Depends: dbus (>= 1.8), gnome-desktop-testing (>= 2018.1-1~), gtk-4-examples, iso-codes, locales | locales-all, librsvg2-common, xauth, xvfb
 Restrictions: allow-stderr, flaky
 
 Tests: installed-tests-flaky
-Depends: dbus (>= 1.8), gnome-desktop-testing (>= 2018.1-1~), gtk-4-examples, locales | locales-all, librsvg2-common, xauth, xvfb
+Depends: dbus (>= 1.8), gnome-desktop-testing (>= 2018.1-1~), gtk-4-examples, iso-codes, locales | locales-all, librsvg2-common, xauth, xvfb
 Restrictions: allow-stderr, flaky